Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ExpData equality operator for Python #2194

Merged
merged 3 commits into from
Nov 15, 2023
Merged

Fix ExpData equality operator for Python #2194

merged 3 commits into from
Nov 15, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 15, 2023

Wasn't automatically handled by swig for unclear reasons. Works now. Fixes #2190.

Wasn't automatically handled by swig for unclear reasons. Works now. Fixes #2190.
@dweindl dweindl requested a review from a team as a code owner November 15, 2023 09:59
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #2194 (7fe5223) into develop (eccdc1f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2194   +/-   ##
========================================
  Coverage    53.82%   53.82%           
========================================
  Files           34       34           
  Lines         5648     5648           
========================================
  Hits          3040     3040           
  Misses        2608     2608           
Flag Coverage Δ
petab 53.82% <ø> (ø)
sbmlsuite ?

Flags with carried forward coverage won't be shown. Click here to find out more.

@dweindl dweindl merged commit 187362a into develop Nov 15, 2023
17 checks passed
@dweindl dweindl deleted the expdata_equality branch November 15, 2023 16:13
@dweindl dweindl linked an issue Nov 20, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ExpData equality operator not working in Python
2 participants